home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1996 June
/
EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso
/
earcd
/
comm2
/
mm_12030.lha
/
MM
/
Rexx
/
MM_GetNearestAddr.rexx
< prev
next >
Wrap
OS/2 REXX Batch file
|
1996-04-30
|
159b
|
12 lines
/*
** This script shows how to find your Nearest Address to the node passed
*/
address 'MAILMANAGER'
MM_GetNearestAddr '"39:102/3"' 'addr'
say RC
say addr